mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
clean up the makefile a bit
This commit is contained in:
parent
2065722f72
commit
dd92db6296
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177665
@ -6,6 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dtc
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMESUFFIX= -toaster
|
||||
|
||||
@ -13,7 +14,16 @@ MAINTAINER= scrappy@freebsd.org
|
||||
|
||||
CONFLICTS= dtc-[0-9]*
|
||||
|
||||
DTC_TOASTER= yes
|
||||
WITH_WEBALIZER=yes
|
||||
WITH_AWSTATS=yes
|
||||
WITH_MHONARC=yes
|
||||
WITH_MLMMJ=yes
|
||||
WITH_PUREFTPD=yes
|
||||
WITH_POSTFIX=yes
|
||||
WITH_CYRUS_IMAP=yes
|
||||
WITH_APACHE2=yes
|
||||
WITH_PHP5=yes
|
||||
|
||||
DESCR= ${PKGDIR}/pkg-descr
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../dtc
|
||||
|
Loading…
Reference in New Issue
Block a user