aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/cgi/GnatsPR/Section/Makefile
blob: 8c64cee3474e083732869ca23ee126b5a4337b60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DATA=	Email.pm FieldStart.pm MIME.pm Patch.pm StateChange.pm Text.pm

.include "${WEB_PREFIX}/share/mk/web.site.mk"