mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
19 lines
305 B
Makefile
19 lines
305 B
Makefile
# New ports collection makefile for: xpostit+
|
|
# Version required: 2.3
|
|
# Date created: 26 Sep 1997
|
|
# Whom: mi
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= XPostitPlus-2.3
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= office
|
|
|
|
MAINTAINER= mi@aldan.ziplink.net
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|