mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
6cde4d82fb
Change MASTER_SITES
18 lines
377 B
Makefile
18 lines
377 B
Makefile
# New ports collection makefile for: xkeycaps
|
|
# Version required: 2.31
|
|
# Date created: 12 February 1995
|
|
# Whom: jmz
|
|
#
|
|
# $Id: Makefile,v 1.4 1995/04/12 20:32:05 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xkeycaps-2.31
|
|
CATEGORIES+= x11
|
|
MASTER_SITES= ftp://ftp.ibp.fr/pub/X11/contrib/applications/
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|