mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
18 lines
373 B
Makefile
18 lines
373 B
Makefile
# New ports collection makefile for: xtestpicture
|
|
# Version required: 1.1
|
|
# Date created: 11 March 1997
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1997/03/11 23:36:35 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= xtestpicture-1.1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|