1998-04-22 14:07:51 +00:00
|
|
|
# New ports collection makefile for: xquote
|
|
|
|
# Version required: 1.1
|
|
|
|
# Date created: 4 Jan 1998
|
|
|
|
# Whom: Ian Struble <ian@broken.net>
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1998-04-22 14:07:51 +00:00
|
|
|
|
|
|
|
DISTNAME= xquote-1.1
|
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= http://sunsite.auc.dk/xinvest/ \
|
|
|
|
${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
|
|
|
|
MAINTAINER= mph@freebsd.org
|
|
|
|
|
1998-09-17 00:33:02 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
1998-04-22 14:07:51 +00:00
|
|
|
|
|
|
|
REQUIRES_MOTIF= yes
|
|
|
|
|
|
|
|
USE_IMAKE= yes
|
|
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|