mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
17 lines
328 B
Makefile
17 lines
328 B
Makefile
|
# New ports collection makefile for: seyon
|
||
|
# Version required: 2.14b or 2.14c
|
||
|
# Date created: 3 October 1994
|
||
|
# Whom: Michael Elbel (me)
|
||
|
#
|
||
|
# $$
|
||
|
#
|
||
|
|
||
|
DISTNAME= Seyon-2.14c
|
||
|
DISTFILES= Seyon-2.14c-tar.gz
|
||
|
WRKSRC= ${WRKDIR}/seyon
|
||
|
USE_IMAKE= yes
|
||
|
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/X11/xapps/comm/
|
||
|
|
||
|
|
||
|
.include <bsd.port.mk>
|