freebsd-ports/devel/bugzilla44/Makefile.common
Sunpoet Po-Chuan Hsieh 1c24add677 - Remove unnecessary PERL_LEVEL check
- Add NO_ARCH
- Convert to new options helper
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

With hat:	perl
Approved by:	portmgr (blanket)
2016-04-23 06:58:15 +00:00

18 lines
213 B
Text

# $FreeBSD$
DIST_SUBDIR= ${PORTNAME}
PKGNAMESUFFIX= 44
CONFLICTS_INSTALL= \
bugzilla4[^4].* \
bugzilla5*
PORTSCOUT= limitw:1,even
WWWDIR= ${PREFIX}/www/bugzilla
BINMODE= 700
NO_ARCH= yes
NO_BUILD= yes