freebsd-ports/devel/bugzilla50/Makefile.common
Sunpoet Po-Chuan Hsieh a027cceb18 - 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:19 +00:00

18 lines
213 B
Text

# $FreeBSD$
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