blob: 077ed2aaa7826bafb43ce805c7b7fa2f14107676 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: xtestpicture
# Version required: 1.2
# Date created: 11 March 1997
# Whom: joerg
#
# $FreeBSD$
#
DISTNAME= xtestpicture-1.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= joerg@FreeBSD.org
USE_IMAKE= yes
MAN1= xtestpicture.1
.include <bsd.port.mk>
|