18 lines
327 B
Makefile
18 lines
327 B
Makefile
# OpenBSD makefile for: xtestpicture
|
|
# Version required: 1.1
|
|
# Date created: 11 March 1997
|
|
# Whom: Don Schmidt
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/01/24 22:05:18 don Exp $
|
|
#
|
|
|
|
DISTNAME= xtestpicture-1.1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= don@OpenBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|