freebsd-ports/misc/xquote/Makefile
FUJISHIMA Satsuki afa64dd44f fix X manpage error with XFree86-4
PR:		23433
2001-01-09 19:36:39 +00:00

20 lines
380 B
Makefile

# New ports collection makefile for: xquote
# Date created: 4 Jan 1998
# Whom: Ian Struble <ian@broken.net>
#
# $FreeBSD$
PORTNAME= xquote
PORTVERSION= 1.1
CATEGORIES= misc
MASTER_SITES= http://sunsite.auc.dk/xinvest/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
MAINTAINER= mph@freebsd.org
USE_MOTIF= yes
USE_IMAKE= yes
USE_XPM= yes
.include <bsd.port.mk>