mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
20 lines
323 B
Makefile
20 lines
323 B
Makefile
# New ports collection makefile for: xpostit+
|
|
# Date created: 26 Sep 1997
|
|
# Whom: mi
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= XPostitPlus
|
|
PORTVERSION= 2.3
|
|
CATEGORIES= deskutils
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= office
|
|
|
|
MAINTAINER= mi@aldan.algebra.com
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= xpostit+.1
|
|
|
|
.include <bsd.port.mk>
|