mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
17 lines
200 B
Makefile
17 lines
200 B
Makefile
DIST_SUBDIR= ${PORTNAME}
|
|
PKGNAMESUFFIX= 50
|
|
|
|
CONFLICTS_INSTALL= \
|
|
bugzilla5[^0].* \
|
|
bugzilla4*
|
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
WWWDIR= ${PREFIX}/www/bugzilla
|
|
|
|
BINMODE= 700
|
|
|
|
NO_ARCH= yes
|
|
NO_BUILD= yes
|
|
|