Update sysutils/dateutils to version 0.4.1
[dports.git] / sysutils / firstboot-pkgs / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       firstboot-pkgs
4 PORTVERSION=    1.5
5 CATEGORIES=     sysutils
6 MASTER_SITES=   # none
7 DISTFILES=      # none
8 EXTRACT_ONLY=   # none
9
10 MAINTAINER=     cperciva@FreeBSD.org
11 COMMENT=        Install packages when the system first boots
12
13 NO_WRKSUBDIR=   yes
14 NO_BUILD=       yes
15 NO_INSTALL=     yes
16 NO_ARCH=        yes
17
18 USE_RC_SUBR=    firstboot_pkgs
19
20 .include <bsd.port.mk>