mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
- make portlint happier
This commit is contained in:
parent
4927601e41
commit
a0d03f61d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78190
1 changed files with 5 additions and 2 deletions
|
@ -1,13 +1,16 @@
|
|||
# New ports collection makefile for: popa3d-before-sendmail
|
||||
# Date created:
|
||||
# Date created: 13.Jan 2003
|
||||
# Whom: dirk.meyer@dinoex.sub.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MASTERDIR?= ${.CURDIR}/../popa3d
|
||||
CATEGORIES= mail
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
|
||||
SMTP_AFTER_POP3= yes
|
||||
MASTERDIR?= ${.CURDIR}/../popa3d
|
||||
|
||||
.if exists(${.CURDIR}/Makefile.local)
|
||||
.include "${.CURDIR}/Makefile.local"
|
||||
|
|
Loading…
Add table
Reference in a new issue