e1630922bd
that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this.
17 lines
372 B
Makefile
17 lines
372 B
Makefile
# Created by: Gerrit Beine <gerrit.beine@gmx.de>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= notes
|
|
PORTVERSION= 1.2
|
|
PORTREVISION= 3
|
|
CATEGORIES= mail www
|
|
DISTNAME= ${PORTNAME}.${PORTVERSION}-1.4.0
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Allows you to create notes
|
|
|
|
USE_SM_COMPAT= yes
|
|
USE_GENERIC_PKGMESSAGE= yes
|
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
|
.include <bsd.port.mk>
|