mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
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>
|