19 lines
310 B
Makefile
19 lines
310 B
Makefile
|
# New ports collection makefile for: xpostit+
|
||
|
# Version required: 2.3
|
||
|
# Date created: 26 Sep 1997
|
||
|
# Whom: mi
|
||
|
#
|
||
|
|
||
|
DISTNAME= XPostitPlus-2.3
|
||
|
CATEGORIES= x11
|
||
|
|
||
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||
|
MASTER_SITE_SUBDIR= office
|
||
|
|
||
|
MAINTAINER= mi@aldan.ziplink.net
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
USE_X11= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|