From cea0f8b15a56e33a65ce5ea5983338feab06ffe2 Mon Sep 17 00:00:00 2001 From: matthew Date: Wed, 2 Aug 2017 14:09:33 +0000 Subject: Delete mistakenly included editor backup file --- devel/py-amalgamate/Makefile~ | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 devel/py-amalgamate/Makefile~ (limited to 'devel') diff --git a/devel/py-amalgamate/Makefile~ b/devel/py-amalgamate/Makefile~ deleted file mode 100644 index db8787ffe835..000000000000 --- a/devel/py-amalgamate/Makefile~ +++ /dev/null @@ -1,17 +0,0 @@ -# $FreeBSD$ - -PORTNAME= amalgamate -PORTVERSION= 0.1.3 -CATEGORIES= devel python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= python@FreeBSD.org -COMMENT= Collapse Python packages into a single module - -LICENSE= BSD3CLAUSE - -USES= python:3.4+ -USE_PYTHON= autoplist distutils - -.include -- cgit