1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Cleanup

- portlint(1)

PR:		ports/108122
Submitted by:	Beech Rintoul <beech@alaskaparadise.com>
Approved by:	maintainer timeout
This commit is contained in:
Gabor Kovesdan 2007-03-19 16:00:12 +00:00
parent c901747dc7
commit b07ac59223
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187723

View File

@ -4,13 +4,15 @@
#
# $FreeBSD$
MAINTAINER= thomas@goirand.fr
COMMENT= Highly configurable ftp daemon with MySQL support
PORTNAME= proftpd
PKGNAMESUFFIX= -mysql
PKGNAMESUFFIX= -mysql
WITH_MYSQL= yes
MAINTAINER= thomas@goirand.fr
COMMENT= Highly configurable ftp daemon with MySQL support
WITH_MYSQL= yes
CONFLICTS= proftpd-1.*
MASTERDIR= ${.CURDIR}/../../ftp/proftpd
MASTERDIR= ${.CURDIR}/../../ftp/proftpd
.include "${MASTERDIR}/Makefile"
.include "${MASTERDIR}/Makefile"