mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +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>
|