Add HOMEPAGE

This commit is contained in:
kevlo 2000-12-23 15:19:59 +00:00
parent f5c0dd230d
commit a8d846a00c
2 changed files with 7 additions and 2 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.7 2000/07/10 08:37:49 kevlo Exp $
# $OpenBSD: Makefile,v 1.8 2000/12/23 15:19:59 kevlo Exp $
DISTNAME= ctwm-3.5.2
CATEGORIES= x11
NEED_VERSION= 1.313
MASTER_SITES= http://ctwm.dl.nu/
HOMEPAGE= http://ctwm.dl.nu/
MAINTAINER= ports@OpenBSD.ORG
@ -12,6 +13,8 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
CONFIGURE_STYLE= imake
.include <bsd.port.mk>

View File

@ -19,3 +19,5 @@ and pixmaps for the buttons and background root windows.
- Animations : icons, root backgrounds and buttons can be animated.
- Pinnable and sticky menus.
- etc...
WWW: ${HOMEPAGE}