1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/misc/xquote/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

22 lines
414 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
COMMENT= A quote retrieval tool for X
USE_MOTIF= yes
USE_IMAKE= yes
USE_XPM= yes
.include <bsd.port.mk>