freebsd-ports/misc/xquote/Makefile
Kris Kennaway b0b6e4eff3 Update MASTER_SITES
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
PR:		ports/43274
2002-09-29 07:06:45 +00:00

20 lines
376 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.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>