1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Bring in the xpm port. Package files to follow.

This commit is contained in:
Jordan K. Hubbard 1994-09-14 14:14:09 +00:00
parent 000e8742eb
commit 6c14e56e0d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94

13
graphics/xpm/Makefile Normal file
View File

@ -0,0 +1,13 @@
# New ports collection makefile for: xpm
# Version required: 3.4c
# Date created: 14 September 1994
# Whom: jkh
#
# $Id: Makefile,v 1.2 1994/09/14 12:00:57 jkh Exp $
#
DISTNAME= xpm-3.4c
USE_IMAKE= yes
MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/
.include <bsd.port.mk>